home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OK PC 38
/
OK PC 38.zip
/
OK PC 38 - Demos (IX-95)
/
OKPC38.iso
/
dos
/
adventur
/
canton
/
menu00.dat
< prev
next >
Wrap
Text File
|
1995-06-04
|
928b
|
101 lines
//
// Menu01.Dat
//
// counter of data records
//
// data record structure
// comment line
// record type (0-button, 1-toggle, 2-slider)
// external label
// upper left pixel, horizontal coordinate
// upper left pixel, vertical coordinate
// color/unused/palette for types 0/1/2
// index/index/length for types 0/1/2
//
12
// 0. BUY
0
24
24
15
256
// 1. SELL
0
24
42
15
256
// 2. DONE
0
24
60
15
256
// 3. GRAIN
0
108
24
15
1
// 4. CATTLE
0
108
60
15
2
// 5. SALT
0
108
96
15
3
// 6. ORE
0
108
132
15
4
// 7. TOOL
0
108
168
15
5
// 8. WEAPON
0
108
204
15
6
// 9. PEASANT
0
108
240
15
7
// 10. ARTISAN
0
108
276
15
8
// 11. SOLDIER
0
108
312
15
9
// end